body {
    height: 100vh;
    width: 100vw;
    overflow: hidden;
    background-color: black;
}
